3.312 \(\int \tan ^6(e+f x) (a+b \tan ^2(e+f x))^{3/2} \, dx\)

Optimal. Leaf size=294 \[ \frac {\left (3 a^2-56 a b+48 b^2\right ) \tan ^3(e+f x) \sqrt {a+b \tan ^2(e+f x)}}{192 b f}-\frac {\left (3 a^3+8 a^2 b-80 a b^2+64 b^3\right ) \tan (e+f x) \sqrt {a+b \tan ^2(e+f x)}}{128 b^2 f}+\frac {\left (3 a^4+8 a^3 b+48 a^2 b^2-192 a b^3+128 b^4\right ) \tanh ^{-1}\left (\frac {\sqrt {b} \tan (e+f x)}{\sqrt {a+b \tan ^2(e+f x)}}\right )}{128 b^{5/2} f}-\frac {(a-b)^{3/2} \tan ^{-1}\left (\frac {\sqrt {a-b} \tan (e+f x)}{\sqrt {a+b \tan ^2(e+f x)}}\right )}{f}+\frac {b \tan ^7(e+f x) \sqrt {a+b \tan ^2(e+f x)}}{8 f}+\frac {(9 a-8 b) \tan ^5(e+f x) \sqrt {a+b \tan ^2(e+f x)}}{48 f} \]

[Out]

-(a-b)^(3/2)*arctan((a-b)^(1/2)*tan(f*x+e)/(a+b*tan(f*x+e)^2)^(1/2))/f+1/128*(3*a^4+8*a^3*b+48*a^2*b^2-192*a*b
^3+128*b^4)*arctanh(b^(1/2)*tan(f*x+e)/(a+b*tan(f*x+e)^2)^(1/2))/b^(5/2)/f-1/128*(3*a^3+8*a^2*b-80*a*b^2+64*b^
3)*(a+b*tan(f*x+e)^2)^(1/2)*tan(f*x+e)/b^2/f+1/192*(3*a^2-56*a*b+48*b^2)*(a+b*tan(f*x+e)^2)^(1/2)*tan(f*x+e)^3
/b/f+1/48*(9*a-8*b)*(a+b*tan(f*x+e)^2)^(1/2)*tan(f*x+e)^5/f+1/8*b*(a+b*tan(f*x+e)^2)^(1/2)*tan(f*x+e)^7/f

________________________________________________________________________________________

Rubi [A]  time = 0.45, antiderivative size = 294, normalized size of antiderivative = 1.00, number of steps used = 10, number of rules used = 8, integrand size = 25, \(\frac {\text {number of rules}}{\text {integrand size}}\) = 0.320, Rules used = {3670, 477, 582, 523, 217, 206, 377, 203} \[ \frac {\left (3 a^2-56 a b+48 b^2\right ) \tan ^3(e+f x) \sqrt {a+b \tan ^2(e+f x)}}{192 b f}-\frac {\left (8 a^2 b+3 a^3-80 a b^2+64 b^3\right ) \tan (e+f x) \sqrt {a+b \tan ^2(e+f x)}}{128 b^2 f}+\frac {\left (48 a^2 b^2+8 a^3 b+3 a^4-192 a b^3+128 b^4\right ) \tanh ^{-1}\left (\frac {\sqrt {b} \tan (e+f x)}{\sqrt {a+b \tan ^2(e+f x)}}\right )}{128 b^{5/2} f}+\frac {b \tan ^7(e+f x) \sqrt {a+b \tan ^2(e+f x)}}{8 f}+\frac {(9 a-8 b) \tan ^5(e+f x) \sqrt {a+b \tan ^2(e+f x)}}{48 f}-\frac {(a-b)^{3/2} \tan ^{-1}\left (\frac {\sqrt {a-b} \tan (e+f x)}{\sqrt {a+b \tan ^2(e+f x)}}\right )}{f} \]

Antiderivative was successfully verified.

[In]

Int[Tan[e + f*x]^6*(a + b*Tan[e + f*x]^2)^(3/2),x]

[Out]

-(((a - b)^(3/2)*ArcTan[(Sqrt[a - b]*Tan[e + f*x])/Sqrt[a + b*Tan[e + f*x]^2]])/f) + ((3*a^4 + 8*a^3*b + 48*a^
2*b^2 - 192*a*b^3 + 128*b^4)*ArcTanh[(Sqrt[b]*Tan[e + f*x])/Sqrt[a + b*Tan[e + f*x]^2]])/(128*b^(5/2)*f) - ((3
*a^3 + 8*a^2*b - 80*a*b^2 + 64*b^3)*Tan[e + f*x]*Sqrt[a + b*Tan[e + f*x]^2])/(128*b^2*f) + ((3*a^2 - 56*a*b +
48*b^2)*Tan[e + f*x]^3*Sqrt[a + b*Tan[e + f*x]^2])/(192*b*f) + ((9*a - 8*b)*Tan[e + f*x]^5*Sqrt[a + b*Tan[e +
f*x]^2])/(48*f) + (b*Tan[e + f*x]^7*Sqrt[a + b*Tan[e + f*x]^2])/(8*f)

Rule 203

Int[((a_) + (b_.)*(x_)^2)^(-1), x_Symbol] :> Simp[(1*ArcTan[(Rt[b, 2]*x)/Rt[a, 2]])/(Rt[a, 2]*Rt[b, 2]), x] /;
 FreeQ[{a, b}, x] && PosQ[a/b] && (GtQ[a, 0] || GtQ[b, 0])

Rule 206

Int[((a_) + (b_.)*(x_)^2)^(-1), x_Symbol] :> Simp[(1*ArcTanh[(Rt[-b, 2]*x)/Rt[a, 2]])/(Rt[a, 2]*Rt[-b, 2]), x]
 /; FreeQ[{a, b}, x] && NegQ[a/b] && (GtQ[a, 0] || LtQ[b, 0])

Rule 217

Int[1/Sqrt[(a_) + (b_.)*(x_)^2], x_Symbol] :> Subst[Int[1/(1 - b*x^2), x], x, x/Sqrt[a + b*x^2]] /; FreeQ[{a,
b}, x] &&  !GtQ[a, 0]

Rule 377

Int[((a_) + (b_.)*(x_)^(n_))^(p_)/((c_) + (d_.)*(x_)^(n_)), x_Symbol] :> Subst[Int[1/(c - (b*c - a*d)*x^n), x]
, x, x/(a + b*x^n)^(1/n)] /; FreeQ[{a, b, c, d}, x] && NeQ[b*c - a*d, 0] && EqQ[n*p + 1, 0] && IntegerQ[n]

Rule 477

Int[((e_.)*(x_))^(m_.)*((a_) + (b_.)*(x_)^(n_))^(p_)*((c_) + (d_.)*(x_)^(n_))^(q_), x_Symbol] :> Simp[(d*(e*x)
^(m + 1)*(a + b*x^n)^(p + 1)*(c + d*x^n)^(q - 1))/(b*e*(m + n*(p + q) + 1)), x] + Dist[1/(b*(m + n*(p + q) + 1
)), Int[(e*x)^m*(a + b*x^n)^p*(c + d*x^n)^(q - 2)*Simp[c*((c*b - a*d)*(m + 1) + c*b*n*(p + q)) + (d*(c*b - a*d
)*(m + 1) + d*n*(q - 1)*(b*c - a*d) + c*b*d*n*(p + q))*x^n, x], x], x] /; FreeQ[{a, b, c, d, e, m, p}, x] && N
eQ[b*c - a*d, 0] && IGtQ[n, 0] && GtQ[q, 1] && IntBinomialQ[a, b, c, d, e, m, n, p, q, x]

Rule 523

Int[((e_) + (f_.)*(x_)^(n_))/(((a_) + (b_.)*(x_)^(n_))*Sqrt[(c_) + (d_.)*(x_)^(n_)]), x_Symbol] :> Dist[f/b, I
nt[1/Sqrt[c + d*x^n], x], x] + Dist[(b*e - a*f)/b, Int[1/((a + b*x^n)*Sqrt[c + d*x^n]), x], x] /; FreeQ[{a, b,
 c, d, e, f, n}, x]

Rule 582

Int[((g_.)*(x_))^(m_.)*((a_) + (b_.)*(x_)^(n_))^(p_.)*((c_) + (d_.)*(x_)^(n_))^(q_.)*((e_) + (f_.)*(x_)^(n_)),
 x_Symbol] :> Simp[(f*g^(n - 1)*(g*x)^(m - n + 1)*(a + b*x^n)^(p + 1)*(c + d*x^n)^(q + 1))/(b*d*(m + n*(p + q
+ 1) + 1)), x] - Dist[g^n/(b*d*(m + n*(p + q + 1) + 1)), Int[(g*x)^(m - n)*(a + b*x^n)^p*(c + d*x^n)^q*Simp[a*
f*c*(m - n + 1) + (a*f*d*(m + n*q + 1) + b*(f*c*(m + n*p + 1) - e*d*(m + n*(p + q + 1) + 1)))*x^n, x], x], x]
/; FreeQ[{a, b, c, d, e, f, g, p, q}, x] && IGtQ[n, 0] && GtQ[m, n - 1]

Rule 3670

Int[((d_.)*tan[(e_.) + (f_.)*(x_)])^(m_.)*((a_) + (b_.)*((c_.)*tan[(e_.) + (f_.)*(x_)])^(n_))^(p_.), x_Symbol]
 :> With[{ff = FreeFactors[Tan[e + f*x], x]}, Dist[(c*ff)/f, Subst[Int[(((d*ff*x)/c)^m*(a + b*(ff*x)^n)^p)/(c^
2 + ff^2*x^2), x], x, (c*Tan[e + f*x])/ff], x]] /; FreeQ[{a, b, c, d, e, f, m, n, p}, x] && (IGtQ[p, 0] || EqQ
[n, 2] || EqQ[n, 4] || (IntegerQ[p] && RationalQ[n]))

Rubi steps

\begin {align*} \int \tan ^6(e+f x) \left (a+b \tan ^2(e+f x)\right )^{3/2} \, dx &=\frac {\operatorname {Subst}\left (\int \frac {x^6 \left (a+b x^2\right )^{3/2}}{1+x^2} \, dx,x,\tan (e+f x)\right )}{f}\\ &=\frac {b \tan ^7(e+f x) \sqrt {a+b \tan ^2(e+f x)}}{8 f}+\frac {\operatorname {Subst}\left (\int \frac {x^6 \left (a (8 a-7 b)+(9 a-8 b) b x^2\right )}{\left (1+x^2\right ) \sqrt {a+b x^2}} \, dx,x,\tan (e+f x)\right )}{8 f}\\ &=\frac {(9 a-8 b) \tan ^5(e+f x) \sqrt {a+b \tan ^2(e+f x)}}{48 f}+\frac {b \tan ^7(e+f x) \sqrt {a+b \tan ^2(e+f x)}}{8 f}-\frac {\operatorname {Subst}\left (\int \frac {x^4 \left (5 a (9 a-8 b) b-b \left (3 a^2-56 a b+48 b^2\right ) x^2\right )}{\left (1+x^2\right ) \sqrt {a+b x^2}} \, dx,x,\tan (e+f x)\right )}{48 b f}\\ &=\frac {\left (3 a^2-56 a b+48 b^2\right ) \tan ^3(e+f x) \sqrt {a+b \tan ^2(e+f x)}}{192 b f}+\frac {(9 a-8 b) \tan ^5(e+f x) \sqrt {a+b \tan ^2(e+f x)}}{48 f}+\frac {b \tan ^7(e+f x) \sqrt {a+b \tan ^2(e+f x)}}{8 f}+\frac {\operatorname {Subst}\left (\int \frac {x^2 \left (-3 a b \left (3 a^2-56 a b+48 b^2\right )-3 b \left (3 a^3+8 a^2 b-80 a b^2+64 b^3\right ) x^2\right )}{\left (1+x^2\right ) \sqrt {a+b x^2}} \, dx,x,\tan (e+f x)\right )}{192 b^2 f}\\ &=-\frac {\left (3 a^3+8 a^2 b-80 a b^2+64 b^3\right ) \tan (e+f x) \sqrt {a+b \tan ^2(e+f x)}}{128 b^2 f}+\frac {\left (3 a^2-56 a b+48 b^2\right ) \tan ^3(e+f x) \sqrt {a+b \tan ^2(e+f x)}}{192 b f}+\frac {(9 a-8 b) \tan ^5(e+f x) \sqrt {a+b \tan ^2(e+f x)}}{48 f}+\frac {b \tan ^7(e+f x) \sqrt {a+b \tan ^2(e+f x)}}{8 f}-\frac {\operatorname {Subst}\left (\int \frac {-3 a b \left (3 a^3+8 a^2 b-80 a b^2+64 b^3\right )-3 b \left (3 a^4+8 a^3 b+48 a^2 b^2-192 a b^3+128 b^4\right ) x^2}{\left (1+x^2\right ) \sqrt {a+b x^2}} \, dx,x,\tan (e+f x)\right )}{384 b^3 f}\\ &=-\frac {\left (3 a^3+8 a^2 b-80 a b^2+64 b^3\right ) \tan (e+f x) \sqrt {a+b \tan ^2(e+f x)}}{128 b^2 f}+\frac {\left (3 a^2-56 a b+48 b^2\right ) \tan ^3(e+f x) \sqrt {a+b \tan ^2(e+f x)}}{192 b f}+\frac {(9 a-8 b) \tan ^5(e+f x) \sqrt {a+b \tan ^2(e+f x)}}{48 f}+\frac {b \tan ^7(e+f x) \sqrt {a+b \tan ^2(e+f x)}}{8 f}-\frac {(a-b)^2 \operatorname {Subst}\left (\int \frac {1}{\left (1+x^2\right ) \sqrt {a+b x^2}} \, dx,x,\tan (e+f x)\right )}{f}+\frac {\left (3 a^4+8 a^3 b+48 a^2 b^2-192 a b^3+128 b^4\right ) \operatorname {Subst}\left (\int \frac {1}{\sqrt {a+b x^2}} \, dx,x,\tan (e+f x)\right )}{128 b^2 f}\\ &=-\frac {\left (3 a^3+8 a^2 b-80 a b^2+64 b^3\right ) \tan (e+f x) \sqrt {a+b \tan ^2(e+f x)}}{128 b^2 f}+\frac {\left (3 a^2-56 a b+48 b^2\right ) \tan ^3(e+f x) \sqrt {a+b \tan ^2(e+f x)}}{192 b f}+\frac {(9 a-8 b) \tan ^5(e+f x) \sqrt {a+b \tan ^2(e+f x)}}{48 f}+\frac {b \tan ^7(e+f x) \sqrt {a+b \tan ^2(e+f x)}}{8 f}-\frac {(a-b)^2 \operatorname {Subst}\left (\int \frac {1}{1-(-a+b) x^2} \, dx,x,\frac {\tan (e+f x)}{\sqrt {a+b \tan ^2(e+f x)}}\right )}{f}+\frac {\left (3 a^4+8 a^3 b+48 a^2 b^2-192 a b^3+128 b^4\right ) \operatorname {Subst}\left (\int \frac {1}{1-b x^2} \, dx,x,\frac {\tan (e+f x)}{\sqrt {a+b \tan ^2(e+f x)}}\right )}{128 b^2 f}\\ &=-\frac {(a-b)^{3/2} \tan ^{-1}\left (\frac {\sqrt {a-b} \tan (e+f x)}{\sqrt {a+b \tan ^2(e+f x)}}\right )}{f}+\frac {\left (3 a^4+8 a^3 b+48 a^2 b^2-192 a b^3+128 b^4\right ) \tanh ^{-1}\left (\frac {\sqrt {b} \tan (e+f x)}{\sqrt {a+b \tan ^2(e+f x)}}\right )}{128 b^{5/2} f}-\frac {\left (3 a^3+8 a^2 b-80 a b^2+64 b^3\right ) \tan (e+f x) \sqrt {a+b \tan ^2(e+f x)}}{128 b^2 f}+\frac {\left (3 a^2-56 a b+48 b^2\right ) \tan ^3(e+f x) \sqrt {a+b \tan ^2(e+f x)}}{192 b f}+\frac {(9 a-8 b) \tan ^5(e+f x) \sqrt {a+b \tan ^2(e+f x)}}{48 f}+\frac {b \tan ^7(e+f x) \sqrt {a+b \tan ^2(e+f x)}}{8 f}\\ \end {align*}

________________________________________________________________________________________

Mathematica [C]  time = 6.55, size = 908, normalized size = 3.09 \[ \frac {-\frac {b \left (3 a^4+8 b a^3-16 b^2 a^2-64 b^3 a+64 b^4\right ) \sqrt {\frac {a+b+(a-b) \cos (2 (e+f x))}{\cos (2 (e+f x))+1}} \sqrt {-\frac {a \cot ^2(e+f x)}{b}} \sqrt {-\frac {a (\cos (2 (e+f x))+1) \csc ^2(e+f x)}{b}} \sqrt {\frac {(a+b+(a-b) \cos (2 (e+f x))) \csc ^2(e+f x)}{b}} \csc (2 (e+f x)) F\left (\left .\sin ^{-1}\left (\frac {\sqrt {\frac {(a+b+(a-b) \cos (2 (e+f x))) \csc ^2(e+f x)}{b}}}{\sqrt {2}}\right )\right |1\right ) \sin ^4(e+f x)}{a (a+b+(a-b) \cos (2 (e+f x)))}-\frac {4 b \left (-64 b^4+128 a b^3-64 a^2 b^2\right ) \sqrt {\cos (2 (e+f x))+1} \sqrt {\frac {a+b+(a-b) \cos (2 (e+f x))}{\cos (2 (e+f x))+1}} \left (\frac {\sqrt {-\frac {a \cot ^2(e+f x)}{b}} \sqrt {-\frac {a (\cos (2 (e+f x))+1) \csc ^2(e+f x)}{b}} \sqrt {\frac {(a+b+(a-b) \cos (2 (e+f x))) \csc ^2(e+f x)}{b}} \csc (2 (e+f x)) F\left (\left .\sin ^{-1}\left (\frac {\sqrt {\frac {(a+b+(a-b) \cos (2 (e+f x))) \csc ^2(e+f x)}{b}}}{\sqrt {2}}\right )\right |1\right ) \sin ^4(e+f x)}{4 a \sqrt {\cos (2 (e+f x))+1} \sqrt {a+b+(a-b) \cos (2 (e+f x))}}-\frac {\sqrt {-\frac {a \cot ^2(e+f x)}{b}} \sqrt {-\frac {a (\cos (2 (e+f x))+1) \csc ^2(e+f x)}{b}} \sqrt {\frac {(a+b+(a-b) \cos (2 (e+f x))) \csc ^2(e+f x)}{b}} \csc (2 (e+f x)) \Pi \left (-\frac {b}{a-b};\left .\sin ^{-1}\left (\frac {\sqrt {\frac {(a+b+(a-b) \cos (2 (e+f x))) \csc ^2(e+f x)}{b}}}{\sqrt {2}}\right )\right |1\right ) \sin ^4(e+f x)}{2 (a-b) \sqrt {\cos (2 (e+f x))+1} \sqrt {a+b+(a-b) \cos (2 (e+f x))}}\right )}{\sqrt {a+b+(a-b) \cos (2 (e+f x))}}}{64 b^2 f}+\frac {\sqrt {\frac {\cos (2 (e+f x)) a+a+b-b \cos (2 (e+f x))}{\cos (2 (e+f x))+1}} \left (\frac {1}{8} b \tan (e+f x) \sec ^6(e+f x)+\frac {1}{48} (9 a \sin (e+f x)-26 b \sin (e+f x)) \sec ^5(e+f x)+\frac {\left (3 \sin (e+f x) a^2-128 b \sin (e+f x) a+184 b^2 \sin (e+f x)\right ) \sec ^3(e+f x)}{192 b}+\frac {\left (-9 \sin (e+f x) a^3-30 b \sin (e+f x) a^2+424 b^2 \sin (e+f x) a-400 b^3 \sin (e+f x)\right ) \sec (e+f x)}{384 b^2}\right )}{f} \]

Antiderivative was successfully verified.

[In]

Integrate[Tan[e + f*x]^6*(a + b*Tan[e + f*x]^2)^(3/2),x]

[Out]

(-((b*(3*a^4 + 8*a^3*b - 16*a^2*b^2 - 64*a*b^3 + 64*b^4)*Sqrt[(a + b + (a - b)*Cos[2*(e + f*x)])/(1 + Cos[2*(e
 + f*x)])]*Sqrt[-((a*Cot[e + f*x]^2)/b)]*Sqrt[-((a*(1 + Cos[2*(e + f*x)])*Csc[e + f*x]^2)/b)]*Sqrt[((a + b + (
a - b)*Cos[2*(e + f*x)])*Csc[e + f*x]^2)/b]*Csc[2*(e + f*x)]*EllipticF[ArcSin[Sqrt[((a + b + (a - b)*Cos[2*(e
+ f*x)])*Csc[e + f*x]^2)/b]/Sqrt[2]], 1]*Sin[e + f*x]^4)/(a*(a + b + (a - b)*Cos[2*(e + f*x)]))) - (4*b*(-64*a
^2*b^2 + 128*a*b^3 - 64*b^4)*Sqrt[1 + Cos[2*(e + f*x)]]*Sqrt[(a + b + (a - b)*Cos[2*(e + f*x)])/(1 + Cos[2*(e
+ f*x)])]*((Sqrt[-((a*Cot[e + f*x]^2)/b)]*Sqrt[-((a*(1 + Cos[2*(e + f*x)])*Csc[e + f*x]^2)/b)]*Sqrt[((a + b +
(a - b)*Cos[2*(e + f*x)])*Csc[e + f*x]^2)/b]*Csc[2*(e + f*x)]*EllipticF[ArcSin[Sqrt[((a + b + (a - b)*Cos[2*(e
 + f*x)])*Csc[e + f*x]^2)/b]/Sqrt[2]], 1]*Sin[e + f*x]^4)/(4*a*Sqrt[1 + Cos[2*(e + f*x)]]*Sqrt[a + b + (a - b)
*Cos[2*(e + f*x)]]) - (Sqrt[-((a*Cot[e + f*x]^2)/b)]*Sqrt[-((a*(1 + Cos[2*(e + f*x)])*Csc[e + f*x]^2)/b)]*Sqrt
[((a + b + (a - b)*Cos[2*(e + f*x)])*Csc[e + f*x]^2)/b]*Csc[2*(e + f*x)]*EllipticPi[-(b/(a - b)), ArcSin[Sqrt[
((a + b + (a - b)*Cos[2*(e + f*x)])*Csc[e + f*x]^2)/b]/Sqrt[2]], 1]*Sin[e + f*x]^4)/(2*(a - b)*Sqrt[1 + Cos[2*
(e + f*x)]]*Sqrt[a + b + (a - b)*Cos[2*(e + f*x)]])))/Sqrt[a + b + (a - b)*Cos[2*(e + f*x)]])/(64*b^2*f) + (Sq
rt[(a + b + a*Cos[2*(e + f*x)] - b*Cos[2*(e + f*x)])/(1 + Cos[2*(e + f*x)])]*((Sec[e + f*x]^5*(9*a*Sin[e + f*x
] - 26*b*Sin[e + f*x]))/48 + (Sec[e + f*x]^3*(3*a^2*Sin[e + f*x] - 128*a*b*Sin[e + f*x] + 184*b^2*Sin[e + f*x]
))/(192*b) + (Sec[e + f*x]*(-9*a^3*Sin[e + f*x] - 30*a^2*b*Sin[e + f*x] + 424*a*b^2*Sin[e + f*x] - 400*b^3*Sin
[e + f*x]))/(384*b^2) + (b*Sec[e + f*x]^6*Tan[e + f*x])/8))/f

________________________________________________________________________________________

fricas [A]  time = 4.94, size = 1059, normalized size = 3.60 \[ \text {result too large to display} \]

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate(tan(f*x+e)^6*(a+b*tan(f*x+e)^2)^(3/2),x, algorithm="fricas")

[Out]

[1/768*(3*(3*a^4 + 8*a^3*b + 48*a^2*b^2 - 192*a*b^3 + 128*b^4)*sqrt(b)*log(2*b*tan(f*x + e)^2 + 2*sqrt(b*tan(f
*x + e)^2 + a)*sqrt(b)*tan(f*x + e) + a) - 384*(a*b^3 - b^4)*sqrt(-a + b)*log(-((a - 2*b)*tan(f*x + e)^2 + 2*s
qrt(b*tan(f*x + e)^2 + a)*sqrt(-a + b)*tan(f*x + e) - a)/(tan(f*x + e)^2 + 1)) + 2*(48*b^4*tan(f*x + e)^7 + 8*
(9*a*b^3 - 8*b^4)*tan(f*x + e)^5 + 2*(3*a^2*b^2 - 56*a*b^3 + 48*b^4)*tan(f*x + e)^3 - 3*(3*a^3*b + 8*a^2*b^2 -
 80*a*b^3 + 64*b^4)*tan(f*x + e))*sqrt(b*tan(f*x + e)^2 + a))/(b^3*f), -1/384*(3*(3*a^4 + 8*a^3*b + 48*a^2*b^2
 - 192*a*b^3 + 128*b^4)*sqrt(-b)*arctan(sqrt(b*tan(f*x + e)^2 + a)*sqrt(-b)/(b*tan(f*x + e))) + 192*(a*b^3 - b
^4)*sqrt(-a + b)*log(-((a - 2*b)*tan(f*x + e)^2 + 2*sqrt(b*tan(f*x + e)^2 + a)*sqrt(-a + b)*tan(f*x + e) - a)/
(tan(f*x + e)^2 + 1)) - (48*b^4*tan(f*x + e)^7 + 8*(9*a*b^3 - 8*b^4)*tan(f*x + e)^5 + 2*(3*a^2*b^2 - 56*a*b^3
+ 48*b^4)*tan(f*x + e)^3 - 3*(3*a^3*b + 8*a^2*b^2 - 80*a*b^3 + 64*b^4)*tan(f*x + e))*sqrt(b*tan(f*x + e)^2 + a
))/(b^3*f), -1/768*(768*(a*b^3 - b^4)*sqrt(a - b)*arctan(-sqrt(b*tan(f*x + e)^2 + a)/(sqrt(a - b)*tan(f*x + e)
)) - 3*(3*a^4 + 8*a^3*b + 48*a^2*b^2 - 192*a*b^3 + 128*b^4)*sqrt(b)*log(2*b*tan(f*x + e)^2 + 2*sqrt(b*tan(f*x
+ e)^2 + a)*sqrt(b)*tan(f*x + e) + a) - 2*(48*b^4*tan(f*x + e)^7 + 8*(9*a*b^3 - 8*b^4)*tan(f*x + e)^5 + 2*(3*a
^2*b^2 - 56*a*b^3 + 48*b^4)*tan(f*x + e)^3 - 3*(3*a^3*b + 8*a^2*b^2 - 80*a*b^3 + 64*b^4)*tan(f*x + e))*sqrt(b*
tan(f*x + e)^2 + a))/(b^3*f), -1/384*(384*(a*b^3 - b^4)*sqrt(a - b)*arctan(-sqrt(b*tan(f*x + e)^2 + a)/(sqrt(a
 - b)*tan(f*x + e))) + 3*(3*a^4 + 8*a^3*b + 48*a^2*b^2 - 192*a*b^3 + 128*b^4)*sqrt(-b)*arctan(sqrt(b*tan(f*x +
 e)^2 + a)*sqrt(-b)/(b*tan(f*x + e))) - (48*b^4*tan(f*x + e)^7 + 8*(9*a*b^3 - 8*b^4)*tan(f*x + e)^5 + 2*(3*a^2
*b^2 - 56*a*b^3 + 48*b^4)*tan(f*x + e)^3 - 3*(3*a^3*b + 8*a^2*b^2 - 80*a*b^3 + 64*b^4)*tan(f*x + e))*sqrt(b*ta
n(f*x + e)^2 + a))/(b^3*f)]

________________________________________________________________________________________

giac [F]  time = 0.00, size = 0, normalized size = 0.00 \[ \int {\left (b \tan \left (f x + e\right )^{2} + a\right )}^{\frac {3}{2}} \tan \left (f x + e\right )^{6}\,{d x} \]

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate(tan(f*x+e)^6*(a+b*tan(f*x+e)^2)^(3/2),x, algorithm="giac")

[Out]

integrate((b*tan(f*x + e)^2 + a)^(3/2)*tan(f*x + e)^6, x)

________________________________________________________________________________________

maple [B]  time = 0.28, size = 669, normalized size = 2.28 \[ \frac {\left (\tan ^{3}\left (f x +e \right )\right ) \left (a +b \left (\tan ^{2}\left (f x +e \right )\right )\right )^{\frac {5}{2}}}{8 f b}-\frac {a \tan \left (f x +e \right ) \left (a +b \left (\tan ^{2}\left (f x +e \right )\right )\right )^{\frac {5}{2}}}{16 f \,b^{2}}+\frac {a^{2} \tan \left (f x +e \right ) \left (a +b \left (\tan ^{2}\left (f x +e \right )\right )\right )^{\frac {3}{2}}}{64 f \,b^{2}}+\frac {3 a^{3} \tan \left (f x +e \right ) \sqrt {a +b \left (\tan ^{2}\left (f x +e \right )\right )}}{128 f \,b^{2}}+\frac {3 a^{4} \ln \left (\tan \left (f x +e \right ) \sqrt {b}+\sqrt {a +b \left (\tan ^{2}\left (f x +e \right )\right )}\right )}{128 f \,b^{\frac {5}{2}}}-\frac {\tan \left (f x +e \right ) \left (a +b \left (\tan ^{2}\left (f x +e \right )\right )\right )^{\frac {5}{2}}}{6 f b}+\frac {a \tan \left (f x +e \right ) \left (a +b \left (\tan ^{2}\left (f x +e \right )\right )\right )^{\frac {3}{2}}}{24 f b}+\frac {a^{2} \tan \left (f x +e \right ) \sqrt {a +b \left (\tan ^{2}\left (f x +e \right )\right )}}{16 f b}+\frac {a^{3} \ln \left (\tan \left (f x +e \right ) \sqrt {b}+\sqrt {a +b \left (\tan ^{2}\left (f x +e \right )\right )}\right )}{16 f \,b^{\frac {3}{2}}}+\frac {\tan \left (f x +e \right ) \left (a +b \left (\tan ^{2}\left (f x +e \right )\right )\right )^{\frac {3}{2}}}{4 f}+\frac {3 a \tan \left (f x +e \right ) \sqrt {a +b \left (\tan ^{2}\left (f x +e \right )\right )}}{8 f}+\frac {3 a^{2} \ln \left (\tan \left (f x +e \right ) \sqrt {b}+\sqrt {a +b \left (\tan ^{2}\left (f x +e \right )\right )}\right )}{8 f \sqrt {b}}-\frac {b \sqrt {a +b \left (\tan ^{2}\left (f x +e \right )\right )}\, \tan \left (f x +e \right )}{2 f}-\frac {3 \sqrt {b}\, a \ln \left (\tan \left (f x +e \right ) \sqrt {b}+\sqrt {a +b \left (\tan ^{2}\left (f x +e \right )\right )}\right )}{2 f}+\frac {b^{\frac {3}{2}} \ln \left (\tan \left (f x +e \right ) \sqrt {b}+\sqrt {a +b \left (\tan ^{2}\left (f x +e \right )\right )}\right )}{f}-\frac {\sqrt {b^{4} \left (a -b \right )}\, \arctan \left (\frac {\left (a -b \right ) b^{2} \tan \left (f x +e \right )}{\sqrt {b^{4} \left (a -b \right )}\, \sqrt {a +b \left (\tan ^{2}\left (f x +e \right )\right )}}\right )}{f \left (a -b \right )}+\frac {2 a \sqrt {b^{4} \left (a -b \right )}\, \arctan \left (\frac {\left (a -b \right ) b^{2} \tan \left (f x +e \right )}{\sqrt {b^{4} \left (a -b \right )}\, \sqrt {a +b \left (\tan ^{2}\left (f x +e \right )\right )}}\right )}{f b \left (a -b \right )}-\frac {a^{2} \sqrt {b^{4} \left (a -b \right )}\, \arctan \left (\frac {\left (a -b \right ) b^{2} \tan \left (f x +e \right )}{\sqrt {b^{4} \left (a -b \right )}\, \sqrt {a +b \left (\tan ^{2}\left (f x +e \right )\right )}}\right )}{f \,b^{2} \left (a -b \right )} \]

Verification of antiderivative is not currently implemented for this CAS.

[In]

int(tan(f*x+e)^6*(a+b*tan(f*x+e)^2)^(3/2),x)

[Out]

1/8/f*tan(f*x+e)^3*(a+b*tan(f*x+e)^2)^(5/2)/b-1/16/f/b^2*a*tan(f*x+e)*(a+b*tan(f*x+e)^2)^(5/2)+1/64/f/b^2*a^2*
tan(f*x+e)*(a+b*tan(f*x+e)^2)^(3/2)+3/128/f/b^2*a^3*tan(f*x+e)*(a+b*tan(f*x+e)^2)^(1/2)+3/128/f/b^(5/2)*a^4*ln
(tan(f*x+e)*b^(1/2)+(a+b*tan(f*x+e)^2)^(1/2))-1/6/f*tan(f*x+e)*(a+b*tan(f*x+e)^2)^(5/2)/b+1/24/f/b*a*tan(f*x+e
)*(a+b*tan(f*x+e)^2)^(3/2)+1/16/f/b*a^2*tan(f*x+e)*(a+b*tan(f*x+e)^2)^(1/2)+1/16/f/b^(3/2)*a^3*ln(tan(f*x+e)*b
^(1/2)+(a+b*tan(f*x+e)^2)^(1/2))+1/4/f*tan(f*x+e)*(a+b*tan(f*x+e)^2)^(3/2)+3/8/f*a*tan(f*x+e)*(a+b*tan(f*x+e)^
2)^(1/2)+3/8/f*a^2/b^(1/2)*ln(tan(f*x+e)*b^(1/2)+(a+b*tan(f*x+e)^2)^(1/2))-1/2*b*(a+b*tan(f*x+e)^2)^(1/2)*tan(
f*x+e)/f-3/2/f*b^(1/2)*a*ln(tan(f*x+e)*b^(1/2)+(a+b*tan(f*x+e)^2)^(1/2))+1/f*b^(3/2)*ln(tan(f*x+e)*b^(1/2)+(a+
b*tan(f*x+e)^2)^(1/2))-1/f*(b^4*(a-b))^(1/2)/(a-b)*arctan((a-b)*b^2/(b^4*(a-b))^(1/2)/(a+b*tan(f*x+e)^2)^(1/2)
*tan(f*x+e))+2/f*a/b*(b^4*(a-b))^(1/2)/(a-b)*arctan((a-b)*b^2/(b^4*(a-b))^(1/2)/(a+b*tan(f*x+e)^2)^(1/2)*tan(f
*x+e))-1/f*a^2*(b^4*(a-b))^(1/2)/b^2/(a-b)*arctan((a-b)*b^2/(b^4*(a-b))^(1/2)/(a+b*tan(f*x+e)^2)^(1/2)*tan(f*x
+e))

________________________________________________________________________________________

maxima [F]  time = 0.00, size = 0, normalized size = 0.00 \[ \int {\left (b \tan \left (f x + e\right )^{2} + a\right )}^{\frac {3}{2}} \tan \left (f x + e\right )^{6}\,{d x} \]

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate(tan(f*x+e)^6*(a+b*tan(f*x+e)^2)^(3/2),x, algorithm="maxima")

[Out]

integrate((b*tan(f*x + e)^2 + a)^(3/2)*tan(f*x + e)^6, x)

________________________________________________________________________________________

mupad [F]  time = 0.00, size = -1, normalized size = -0.00 \[ \int {\mathrm {tan}\left (e+f\,x\right )}^6\,{\left (b\,{\mathrm {tan}\left (e+f\,x\right )}^2+a\right )}^{3/2} \,d x \]

Verification of antiderivative is not currently implemented for this CAS.

[In]

int(tan(e + f*x)^6*(a + b*tan(e + f*x)^2)^(3/2),x)

[Out]

int(tan(e + f*x)^6*(a + b*tan(e + f*x)^2)^(3/2), x)

________________________________________________________________________________________

sympy [F]  time = 0.00, size = 0, normalized size = 0.00 \[ \int \left (a + b \tan ^{2}{\left (e + f x \right )}\right )^{\frac {3}{2}} \tan ^{6}{\left (e + f x \right )}\, dx \]

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate(tan(f*x+e)**6*(a+b*tan(f*x+e)**2)**(3/2),x)

[Out]

Integral((a + b*tan(e + f*x)**2)**(3/2)*tan(e + f*x)**6, x)

________________________________________________________________________________________